/ Assembly List / LJCSQLUtilLibDAL / MDSequenceComparer / Compare

Namespace - LJCSQLUtilLibDAL


Parameters
x - The compare object.
y - The compare-to object

Returns

An integer value indicating the order relationship.

Syntax

C#
public Int32 Compare(DbMetaDataColumn x, DbMetaDataColumn y)

Compares two objects.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.